Skip to content

[docker-compose] Update LDAP port in docker-compose to be compatible with Podman#14635

Merged
xfournet merged 1 commit intomasterfrom
issue/14634-podman-ldap
Feb 26, 2026
Merged

[docker-compose] Update LDAP port in docker-compose to be compatible with Podman#14635
xfournet merged 1 commit intomasterfrom
issue/14634-podman-ldap

Conversation

@xfournet
Copy link
Member

@xfournet xfournet commented Feb 26, 2026

Proposed changes

  • Expose LDAP port 1389 instead of 389, so it can work with podman

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

@xfournet xfournet self-assigned this Feb 26, 2026
@xfournet xfournet added the filigran team use to identify PR from the Filigran team label Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.36%. Comparing base (291c91e) to head (f999f96).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14635      +/-   ##
==========================================
- Coverage   32.36%   32.36%   -0.01%     
==========================================
  Files        3096     3096              
  Lines      210896   210896              
  Branches    38198    38197       -1     
==========================================
- Hits        68262    68259       -3     
- Misses     142634   142637       +3     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.73% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xfournet xfournet merged commit 0b62051 into master Feb 26, 2026
36 checks passed
@xfournet xfournet deleted the issue/14634-podman-ldap branch February 26, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve podman support in dev docker-compose.yml

2 participants